<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,h1,h2,h3,h4,ul,ol,p{padding:0; margin:0;}
h1,h3{text-align:center; margin-top:10px;}
h1{font-size:14px;}
li{list-style:none;}
article{padding:10px; text-indent:2rem;}
article.content img{max-width: 100%; max-height: 100%; display: block; margin: auto;}
article.about{max-height:11em; overflow:hidden;}
article.about img{max-width:5em; float:right; margin-right:0.2rem;}
.pubdate{padding:10px; text-align:center; color:#999;}
.foot{padding:32px 20px; text-align:center}
.pageinfo{padding:10px; margin-top:20px; text-align:center;}
.pageinfo .easyui-linkbutton{min-width:28px;}
.values{margin-top:10px;}
.values li{width:25%; display:inline-block; text-align:center;}
.values li a{width:50px; height:50px; border-radius:25px; font-size:14px; line-height:50px; display:inline-block; text-decoration:none; font-weight:bold;}
.values li a.bcolor1{background:linear-gradient(to bottom,#b8eecf 0,#71bb90 100%); color:#FFF}
.values li a.bcolor2{background:linear-gradient(to bottom,#a2eba2 0,#449d44 100%); color:#FFF}
.values li a.bcolor3{background:linear-gradient(to bottom,#6ecff1 0,#24748f 100%); color:#FFF}
.values li a.bcolor4{background:linear-gradient(to bottom,#f3a3a3 0,#676767 100%); color:#FFF}
.unslider-banner{
	width: 100%;
	overflow:hidden;
}
.banner {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: auto;
}
.banner ul li { float: left; }
.banner ul li img{width: 100%; max-height:240px;}
.dots { position: absolute; left: 0; right: 0; bottom: 5px;}
.dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.dots li.active {
	background: #fff;
	opacity: 1;
}

.messager-window .dialog-button a{margin:0 20px;}</pre></body></html>